struct _EX_RUNDOWN_REF_CACHE_AWARE// Size=0x18
{
    struct _EX_RUNDOWN_REF * RunRefs;// Offset=0x0 Size=0x8
    void * PoolToFree;// Offset=0x8 Size=0x8
    unsigned long RunRefSize;// Offset=0x10 Size=0x4
    unsigned long Number;// Offset=0x14 Size=0x4
};